Skip to content

Add Streamable HTTP Transport#3

Open
kellyjonbrazil wants to merge 3 commits intovignitin:mainfrom
kellyjonbrazil:patch-1
Open

Add Streamable HTTP Transport#3
kellyjonbrazil wants to merge 3 commits intovignitin:mainfrom
kellyjonbrazil:patch-1

Conversation

@kellyjonbrazil
Copy link
Copy Markdown

@kellyjonbrazil kellyjonbrazil commented Sep 29, 2025

Quick and dirty update to add HTTP Streamable output that works with the latest versions of FastMCP. There is very basic shared token authentication, so this is just a start and should be used for development/testing. This should also fix SSE transport, but this has not been tested.

Quick and dirty update to add HTTP Streamable output that works with the latest versions of FastMCP. There is no authentication, so this is just a start and should be used for development/testing. This should also fix SSE transport, but this has not been tested.
Added simple Bearer preshared token authorization using the MCP_TOKEN environment variable
@kellyjonbrazil
Copy link
Copy Markdown
Author

Also added simple Authorization token support (optional) via the MCP_TOKEN environment variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant